home *** CD-ROM | disk | FTP | other *** search
INI File | 2007-11-12 | 1.5 KB | 36 lines |
- ;The configuration file for DeviceLock unattended (silent) setup.
- ;Remove a semicolon before the parameter to assign
- ;new value or leave it to assign the default value.
- ;
- ;Brief description:
- ;
- ;Service=[1|0] - installs DeviceLock Service (1)
- ;OnlyUpgradeService=[1|0] - tells the installer to ignore all specified parameters while installing DeviceLock Service (0)
- ;Manager=[1|0] - installs DeviceLock management consoles (1)
- ;Documents=[1|0] - installs DeviceLock documentations (1)
- ;InstallDir=[path] - destination directory (Program Files\DeviceLock)
- ;RegFileDir=[path] - directory with the registration file (current directory)
- ;FixedPort=[TCP port number] - instructs DeviceLock Service to use a fixed port (0: dynamic ports)
- ;CreateGroups=[1|0] - creates the special local group for each device type (1)
- ;SettingsFile=[file] - loads settings, permissions, audit and shadowing rules from the previously saved XML file (none)
- ;Run=[path] - this parameter can be used to launch an application or execute a batch file after a successful install (none)
- ;DisableRestart=[1|0] - disables an automatic restart even if the setup needs it (1)
-
-
- ;Configuration parameters:
-
-
- [Install]
- ;Service=1
- ;OnlyUpgradeService=0
- ;Manager=1
- ;Documents=1
- ;InstallDir=
- ;RegFileDir=
- ;FixedPort=0
- ;CreateGroups=1
- ;SettingsFile=
-
- [Misc]
- ;Run=
- ;DisableRestart=1